Skip to content

Gate NTVS 1.2 to VS 2015 update 2#841

Merged
mjbvz merged 4 commits intomicrosoft:masterfrom
mjbvz:gate-to-2015-update2
Apr 11, 2016
Merged

Gate NTVS 1.2 to VS 2015 update 2#841
mjbvz merged 4 commits intomicrosoft:masterfrom
mjbvz:gate-to-2015-update2

Conversation

@mjbvz
Copy link
Copy Markdown
Contributor

@mjbvz mjbvz commented Apr 7, 2016

Bug
Currently you can install NTVS 1.2 Alpha on Pre Update 2 VS 2015 just fine, but many features will not work as expected.

Fix
This change prevents installing NTVS 1.2 alpha on version of VS 2015 pre update 2

closes #806

mjbvz added 3 commits April 7, 2016 16:03
**Bug**
Currently you can install NTVS 1.2 Alpha on older version of VS 2015 just fine, but many features will not work as expected.

**Fix
This change prevents installing NTVS 1.2 alpha on version of VS 2015 before update 2

closes microsoft#806
<String Id="WDInstallPathButNoExe">Your version of !(loc.WDProductName) is not supported. Please install the latest update from http://www.visualstudio.com/.</String>
<String Id="VWDInstallPathButNoExe">Your version of !(loc.VWDProductName) is not supported. Please install the latest update from http://www.visualstudio.com/.</String>
<String Id="VSPrerelease">A pre-release version of !(loc.VSProductName) was detected. This version of !(loc.ProductName) is not supported on pre-release builds of !(loc.VSProductName). Please upgrade to !(loc.VSProductName).</String>
<String Id="VSRequires2015Update2">NTVS requires Visual Studio 2015 Update 2 or later. Please update to Visual Studio 2015 Update 2.</String>
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will convert to spaces

@mjbvz mjbvz changed the title Gate to 2015 update2 Gate NTVS 1.2 Alpha to VS 2015 Update 2 Apr 7, 2016
@mjbvz mjbvz changed the title Gate NTVS 1.2 Alpha to VS 2015 Update 2 Gate NTVS 1.2 to VS 2015 update 2 Apr 7, 2016
@DinoV
Copy link
Copy Markdown
Contributor

DinoV commented Apr 11, 2016

LGTM

@mjbvz mjbvz merged commit 65f2739 into microsoft:master Apr 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Gate NTVS 1.2 Alpha 2015 to VS 2015 Update 2+

3 participants